home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgpp / tests / alltests.bat next >
Encoding:
DOS Batch File  |  1993-06-08  |  44 b   |  3 lines

  1. @echo off
  2. for %%i in (t*.bat) do call %%i
  3.